All Packages Class Hierarchy This Package Previous Next Index
Object | +----Throwable | +----Exception | +----RuntimeException | +----IllegalArgumentException | +----java.lang.IllegalThreadStateException
suspend
and resume
methods in class
Thread
.
IllegalThreadStateException
with no
detail message.
IllegalThreadStateException
with the
specified detail message.
public IllegalThreadStateException()
IllegalThreadStateException
with no
detail message.
public IllegalThreadStateException(String s)
IllegalThreadStateException
with the
specified detail message.
All Packages Class Hierarchy This Package Previous Next Index